home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 082 / makepcb3.arc / MAKEPCB.BAT next >
Encoding:
DOS Batch File  |  1986-01-26  |  1.1 KB  |  71 lines

  1. ECHO OFF
  2. CLS
  3. TYPE text1
  4. PAUSE
  5. CLS
  6. TYPE text2
  7. PAuse
  8. CLS
  9. TYPE TEXT3
  10. PAUSE
  11. CLS
  12. TYPE text4
  13. pause
  14. cls
  15. type text5
  16. pause
  17. cls
  18. ECHO Creating Sub-Directories!!!!!
  19. md up
  20. md main
  21. md gen
  22. md help
  23. md sysops
  24. ECHO Opening Up Archive Files!!!!!!!
  25. FOR %%1 IN (PCB*.ARC) DO ARCE %%1
  26. ECHO Opening Up Library Files!!!!!!!
  27. FOR %%1 IN (*.LBR) DO LUE210 %%1
  28. ECHO Now Distributing Files To Their Proper Directories!!!!!!
  29. copy s*.* sysops
  30. del  s*.*
  31. copy newreg.dat main
  32. del  newreg.dat
  33. copy newask.dat main
  34. del  newask.dat
  35. copy blt*.* gen
  36. del  blt*.*
  37. copy dir*.* gen
  38. del  dir*.*
  39. copy cnf*.* gen
  40. del  cnf*.*
  41. copy wel*.* gen
  42. del  wel*.*
  43. copy new*.* gen
  44. del  new*.*
  45. copy brd*.* gen
  46. del  brd*.*
  47. copy msgs main
  48. del  msgs
  49. copy fsec main
  50. del  fsec
  51. copy pwrd main
  52. del  pwrd
  53. copy tcan main
  54. del  tcan
  55. copy c*.* main
  56. del  c*.*
  57. copy ask.dat main
  58. del  ask.dat
  59. copy answer.dat main
  60. del  answer.dat
  61. copy hlp*.* cdchelp
  62. copy cdchelp up
  63. del  cdchelp
  64. copy hl*.* help
  65. del  hl*.*
  66. del *.lbr
  67. ECHO you should now move or delete the ARCE, LUE and the ARC'd
  68. ECHO PCboard files to another disk or directory.
  69. dir
  70.  *.lbr
  71. ECHO you should